chore(deps): update ghcr.io/falcondev-oss/github-actions-cache-server docker tag to v9#1284
Merged
renovate[bot] merged 1 commit intomainfrom Jan 21, 2026
Conversation
… docker tag to v9
--- kubernetes/apps/actions-runner/actions-cache Kustomization: flux-system/actions-runner-actions-cache HelmRelease: actions-cache/actions-cache
+++ kubernetes/apps/actions-runner/actions-cache Kustomization: flux-system/actions-runner-actions-cache HelmRelease: actions-cache/actions-cache
@@ -38,13 +38,13 @@
env:
API_BASE_URL: http://actions-cache.actions-cache.svc.cluster.local:3000
DB_SQLITE_PATH: /data/sqlite.db
STORAGE_FILESYSTEM_PATH: /data/cache
image:
repository: ghcr.io/falcondev-oss/github-actions-cache-server
- tag: 8.1.4@sha256:41530ac4215fddcc0bdfd87b5069f40a226572b1325885f02e9173068cdc1872
+ tag: 9.1.2@sha256:e81e70f20a6159f7607b0ccf049953a2b980c0bf297a648de360e82cd6ce38e5
persistence:
data:
accessMode: ReadWriteOnce
enabled: true
size: 100Gi
storageClass: zfs |
--- HelmRelease: actions-cache/actions-cache Deployment: actions-cache/actions-cache
+++ HelmRelease: actions-cache/actions-cache Deployment: actions-cache/actions-cache
@@ -37,13 +37,13 @@
- name: API_BASE_URL
value: http://actions-cache.actions-cache.svc.cluster.local:3000
- name: DB_SQLITE_PATH
value: /data/sqlite.db
- name: STORAGE_FILESYSTEM_PATH
value: /data/cache
- image: ghcr.io/falcondev-oss/github-actions-cache-server:8.1.4@sha256:41530ac4215fddcc0bdfd87b5069f40a226572b1325885f02e9173068cdc1872
+ image: ghcr.io/falcondev-oss/github-actions-cache-server:9.1.2@sha256:e81e70f20a6159f7607b0ccf049953a2b980c0bf297a648de360e82cd6ce38e5
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 3000 |
bo0tzz
approved these changes
Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.1.4→9.1.2Release Notes
falcondev-oss/github-actions-cache-server (ghcr.io/falcondev-oss/github-actions-cache-server)
v9.1.2Compare Source
🐛 Fixes
🔧 Chore
View changes on GitHub
v9.1.1Compare Source
🐛 Fixes
🏎️ Performance
🔧 Chore
View changes on GitHub
v9.1.0Compare Source
✨ Enhancements
🔧 Chore
View changes on GitHub
v9.0.4Compare Source
🐛 Fixes
🏎️ Performance
🔧 Chore
View changes on GitHub
v9.0.3Compare Source
✨ Enhancements
🐛 Fixes
🔧 Chore
View changes on GitHub
v9.0.2Compare Source
🐛 Fixes
🔧 Chore
View changes on GitHub
v9.0.1Compare Source
✨ Enhancements
🐛 Fixes
🔧 Chore
View changes on GitHub
v9.0.0Compare Source
Major rework
This version should significantly improve upload speed & reduce bandwidth usage. Support for cache api v1 has also been dropped.
Commits
✨ Enhancements
🐛 Fixes
🔧 Chore
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 9am on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.